Total Complexity | 9 |
Dependencies | 11 |
Dependents | 0 |
Total lines | 141 |
Lines of code | 68 |
Logical lines of code | 17 |
Comment lines | 51 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
convert() | 60 | 3 | 14 | |
testValidateOrderLinesThrowsWhenTooLong() | 52 | 1 | 25 | |
setUp() | 77 | 1 | 4 | |
testValidateOrderLinesThrowsWhenTooShort() | 71 | 1 | 6 | |
testValidateReferenceThrowsWhenTooLong() | 69 | 1 | 7 | |
testValidateReferenceThrowsWhenTooShort() | 71 | 1 | 6 | |
testValidateReferenceThrowsWhenUsingIllegalChars() | 71 | 1 | 6 |